home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 September
/
CHIP Eylül 1996.iso
/
utils
/
povray
/
povmnf.sea
/
POVRAY
/
POV-Ray.rsrc
/
TEXT_312_intersection.txt
< prev
next >
Wrap
Text File
|
1994-02-09
|
126b
|
8 lines
// CSG intersection, the common space where all the shapes meet
intersection
{
Shape1 {...}
Shape2 {...}
ShapeN {...}
}